Interface HardwareFactory

All Superinterfaces:
IPCObject
All Known Implementing Classes:
HardwareFactoryImpl

public interface HardwareFactory extends IPCObject
Information provided by the PKI file:

    \class HardwareFactory
    
    \brief Factory for all hardwares.
    
Author:
Auto-generated
  • Method Details

    • devices

      DeviceFactory devices()
      Information provided by the PKI file:
      
          \brief Returns the DeviceFactory object.
          
          \return DeviceFactory, the DeviceFactory object.
          
              
      Returns:
      DeviceFactory Returns a DeviceFactory
    • modules

      ModuleFactory modules()
      Information provided by the PKI file:
      
          \brief Returns the ModuleFactory object.
          
          \return ModuleFactory, the ModuleFactory object.
          
              
      Returns:
      ModuleFactory Returns a ModuleFactory